drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.
authorEric Anholt <eric@anholt.net>
Thu, 2 Feb 2017 01:10:09 +0000 (17:10 -0800)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:53 +0000 (17:28 +0000)
commit18df568028905d3842aea41342a9de9f0fcba8b6
tree088decbb505b26b2b68d204eae8c632d04fe68f2
parenteba6d54b2c9df92e79360424b5b0c3df3afc6ede
drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.

Trying to debug weston on fkms involved figuring out what calls I was
making to the firmware.

Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/vc4/vc4_firmware_kms.c